AlertAskDeleteP Are you sure you want to remove the selected items?
AlertAskDeleteS Are you sure you want to remove '%s'?
AlertAskReplaceS An item named '%s' already exists in this location. Do you want to replace it?
AlertAskReplaceP Some items in this location have the same names as the items you are moving. Do you want to replace them with the ones you are moving?
Cancel Cancel
ErrCantMoveToFolderP You cannot move the selected items into the folder '%s' because
ErrCantMoveToFolderS You cannot move '%s' into the folder '%s' because
ErrCantReplace '%s' could not be replaced because
ReasonFileWFolder a file cannot be replaced by a folder.
ReasonFolderWFile a folder cannot be replaced by a file.
ReasonIsAncestor it cannot be moved into itself.
ReasonIsDescendant a folder cannot be replaced by an item it contains.